libcrimson-java software package provides XML parser which support the Java API for XML Processing (JAXP), you can install in your Debian 7 (Wheezy) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libcrimson-java
libcrimson-java is installed in your system.
Make ensure the libcrimson-java package were installed using the commands given below,
$ sudo dpkg-query -l | grep libcrimson-java *
You will get with libcrimson-java package name, version, architecture and description in a table
| Distro | Debian 7 wheezy |
| Section | Java |
| Package | libcrimson-java |
| Version | 1:1.1.3-11 |
| Description | XML parser which support the Java API for XML Processing (JAXP) |
| Sub Section | Java |